-
Notifications
You must be signed in to change notification settings - Fork 3.8k
docs: mission control updates #8708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 issues found across 59 files
Prompt for AI agents (all 4 issues)
Understand the root cause of the following 4 issues and fix them.
<file name="docs/docs.json">
<violation number="1" location="docs/docs.json:450">
`/mission-control/source-control` does not exist, so this new redirect will send `/hub/source-control` visitors to a 404. Please point the redirect at an existing Mission Control page instead.</violation>
</file>
<file name="docs/mission-control/sharing.mdx">
<violation number="1" location="docs/mission-control/sharing.mdx:31">
Fix the grammar so the sentence refers to multiple items (e.g., "Public or Private items") to keep the documentation clear.</violation>
</file>
<file name="docs/customization/models.mdx">
<violation number="1" location="docs/customization/models.mdx:107">
The gpt-oss-20b setup instructions now point to `ttps://hub.continue.dev/...`, so the hyperlink is broken. Please correct it to `https://` so the documentation link works.</violation>
</file>
<file name="docs/customize/model-providers/top-level/tetrate_agent_router_service.mdx">
<violation number="1" location="docs/customize/model-providers/top-level/tetrate_agent_router_service.mdx:49">
Update the Mission Control secrets link to use the new /mission-control/secrets/secret-types path so readers don’t hit the removed /hub page.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.
|
|
||
| <Step title="Add your API key"> | ||
| Add your API key to Continue. See [adding secrets in Continue Hub](/hub/secrets/secret-types) and [managing local secrets in the FAQ](/faqs#managing-local-secrets-and-environment-variables) | ||
| Add your API key to Continue. See [adding secrets in Continue Mission Control](/hub/secrets/secret-types) and [managing local secrets in the FAQ](/faqs#managing-local-secrets-and-environment-variables) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the Mission Control secrets link to use the new /mission-control/secrets/secret-types path so readers don’t hit the removed /hub page.
Prompt for AI agents
Address the following comment on docs/customize/model-providers/top-level/tetrate_agent_router_service.mdx at line 49:
<comment>Update the Mission Control secrets link to use the new /mission-control/secrets/secret-types path so readers don’t hit the removed /hub page.</comment>
<file context>
@@ -32,28 +32,28 @@ Go to the [API keys page](https://router.tetrate.ai/api-keys) to get your key
<Step title="Add your API key">
-Add your API key to Continue. See [adding secrets in Continue Hub](/hub/secrets/secret-types) and [managing local secrets in the FAQ](/faqs#managing-local-secrets-and-environment-variables)
+Add your API key to Continue. See [adding secrets in Continue Mission Control](/hub/secrets/secret-types) and [managing local secrets in the FAQ](/faqs#managing-local-secrets-and-environment-variables)
<Tip>
-Add it as a Continue Hub secret named `TETRATE_API_KEY` to reuse across projects.
</file context>
| Add your API key to Continue. See [adding secrets in Continue Mission Control](/hub/secrets/secret-types) and [managing local secrets in the FAQ](/faqs#managing-local-secrets-and-environment-variables) | |
| Add your API key to Continue. See [adding secrets in Continue Mission Control](/mission-control/secrets/secret-types) and [managing local secrets in the FAQ](/faqs#managing-local-secrets-and-environment-variables) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 issues found across 17 files (reviewed changes from recent commits).
Prompt for AI agents (all 2 issues)
Understand the root cause of the following 2 issues and fix them.
<file name="docs/guides/snyk-mcp-continue-cookbook.mdx">
<violation number="1" location="docs/guides/snyk-mcp-continue-cookbook.mdx:114">
Please keep the sentence grammatical by retaining the article: "The Mission Control listing automatically configures the MCP command."</violation>
</file>
<file name="docs/mission-control/configs/intro.mdx">
<violation number="1" location="docs/mission-control/configs/intro.mdx:99">
Please update the sentence to read "the Mission Control interface" and replace the remaining "hub-managed" phrasing so the branding stays consistent.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 issue found across 7 files (reviewed changes from recent commits).
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="docs/mission-control/integrations/slack-agent.mdx">
<violation number="1" location="docs/mission-control/integrations/slack-agent.mdx:32">
The colon is immediately followed by the link text, so this renders as `from:Integrations Settings` and reads awkwardly. Please add a space after the colon so the sentence is legible.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.
|
|
||
| - [Personal Integrations Settings](https://hub.continue.dev/settings/integrations) | ||
| - Org Integrations Settings - `https://hub.continue.dev/organizations/{your-org}/settings/integrations` | ||
| Continue's Slack Bot can be installed to a Slack workspace via Mission Control, from:[Integrations Settings](https://hub.continue.dev/integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The colon is immediately followed by the link text, so this renders as from:Integrations Settings and reads awkwardly. Please add a space after the colon so the sentence is legible.
Prompt for AI agents
Address the following comment on docs/mission-control/integrations/slack-agent.mdx at line 32:
<comment>The colon is immediately followed by the link text, so this renders as `from:Integrations Settings` and reads awkwardly. Please add a space after the colon so the sentence is legible.</comment>
<file context>
@@ -29,10 +29,7 @@ Mention @Continue in any channel with a task description, and it will:
-
-- [Personal Integrations Settings](https://hub.continue.dev/settings/integrations)
-- Org Integrations Settings - `https://hub.continue.dev/organizations/{your-org}/settings/integrations`
+Continue's Slack Bot can be installed to a Slack workspace via Mission Control, from:[Integrations Settings](https://hub.continue.dev/integrations)
<Warning>
</file context>
| Continue's Slack Bot can be installed to a Slack workspace via Mission Control, from:[Integrations Settings](https://hub.continue.dev/integrations) | |
| Continue's Slack Bot can be installed to a Slack workspace via Mission Control, from [Integrations Settings](https://hub.continue.dev/integrations) |
bdougie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went through each file and name changes look good. Also I think the files do a great job of introducing concepts for the Mission Control feature. I want to avoid going into specific details since we will be updating this based on user feedback a lot in the coming weeks.
Description
This pull request updates documentation throughout the project to rename "Continue Hub" to "Continue Mission Control" for consistency and clarity. The changes affect references in guides, configuration instructions, and UI descriptions, as well as internal and external links.
Most important changes:
Global terminology and documentation updates:
File and section renaming:
Link and UI reference updates:
These updates ensure that all documentation is aligned with the new "Continue Mission Control" branding and provide a clearer experience for users navigating the platform.
closes CON-4841
AI Code Review
@continue-reviewChecklist
Screen recording or screenshot
[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Summary by cubic
Renamed “Continue Hub” to “Continue Mission Control” across the docs and expanded Mission Control with Tasks, Workflows, Sharing, Metrics, and integrations (GitHub, Sentry, Slack). Implements the branding and navigation updates requested in CON-4841.
New Features
Refactors
Written for commit e37ac0b. Summary will update automatically on new commits.